sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.widget
/
[main]ListPopupWindow
/
getListView
get
List
View
@
Nullable
open
fun
getListView
(
)
:
@
Nullable
ListView
(
source
)
Return
The
ListView
displayed within the popup window. Only valid when
isShowing
==
true
.